home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / autocn2g.zip / WHATSNEW < prev   
Text File  |  1992-03-15  |  20KB  |  442 lines

  1. Version 2.0g
  2.     I still had complaints about people seeing Echo Off in the Autoexec
  3.     Bat file, so now if you have a DOS higher than 3.2, it will start
  4.     with @Echo off.
  5.  
  6.     If you are using DOS 5.0, A DOS=HIGH,NOUMB line will be appended to
  7.     the bottom of the Autoexec.bat file, and you will have to put a
  8.     DOS=LOW (and/ or a DOS=UMB) in the configurations you need them in.
  9.     Menu.Ctl will control the flags.
  10.  
  11.     If you are using DRDOS, Menu.Ctl will now work with it as well as
  12.     MSDOS.
  13.  
  14.     I've changed the way I load configurations, so you will be able to
  15.     run AutoCon with less memory, and there is no longer a 6K or 2K
  16.     limit on the Autoexec and Config fields.
  17.  
  18.     Each configuration now has the names of the files that the field is
  19.     written to.  (I've had several requests for this one.)
  20.  
  21.     The help screen colors are now installable.
  22.  
  23.     The MENU.CTL interface has been rewritten to show up more distinctly
  24.     when booting.  I had several complaints that it was easy to miss.
  25.     It will now put up some distinctive boxex, and show up in color if
  26.     you have a color monitor.  The colors are installable from AutoCon.
  27.  
  28.     Each configuration now has the names of the files that the field is written
  29.     to.  (I've had several requests for this one.)
  30.  
  31.     You can tell AutoCon not to restore the screen on exit (eliminates the
  32.     need for AutoConx.exe.
  33.  
  34.  
  35. Version 2.0e (mainly bug fix)
  36.     In Single mode if the Enviornment name wasn't set (AltE in the
  37.     editor) AutoCon could get the wrong cache 'Flush' information.  This
  38.     is fixed, but I highly reccommend setting the Autocon Environment
  39.     variable if you are using Single mode.
  40.  
  41.     If an external editor were being used, and the Autocon or Config
  42.     field size got too large, the AutoCon.Dat file could get messed up -
  43.     fixed.
  44.  
  45.     Several people have complained that 4K and 2K is not large enough
  46.     for the Autoexec and Config fields, so I'm pushing the size up to 6K
  47.     and 4K.  Please note that this adds 4K/configuration to AutoCon's
  48.     memory requirements.
  49.  
  50.     There are two extra EXE files on the BBS.  AutoCons.exe will still
  51.     use 4K and 2K for those needing the smaller memory requirements.
  52.  
  53.     AutoConx.exe will not restore the screen when it exits.  Try this if
  54.     you lose the cursor or the screen blanks out when you exit (I've had
  55.     two complaints about this).
  56.  
  57. Version 2.0d (bug fix)
  58.     If AutoCon followed an "ECHO OFF" and a "CLS" statement in a batch
  59.     file, the screen could get slightly messed up - fixed.
  60.  
  61. Version 2.0c (bug fix)
  62.     The user modified colors were getting lost if a reboot was performed
  63.     from the command line - fixed.
  64.  
  65. Version 2.0b (bug fix)
  66.  
  67.     MENU.CTL had a problem with the name of the eighth configuration,
  68.     which is now fixed.  It also had a tendency to leave menu choice 2
  69.     in the hi-lite mode, also fixed.
  70.  
  71.     Several people complained about seeing the Errorlevel statements in
  72.     the AUTOEXEC.BAT during the boot process.  AUTOEXEC.BAT files will
  73.     now start with ECHO OFF as the first statement if you choose the
  74.     MENU.CTL option.
  75.  
  76.     Version 2.0 would allow you to choose more than the eight default
  77.     configurations.  This is no longer allowed.
  78.  
  79.     Version 2.0 had a problem writing the AUTOEXEC.BAT file for the Menu
  80.     mode if the Autoexec fields didn't end in a Carriage Return.  This
  81.     is now fixed.
  82.  
  83.  
  84. Version 2.0
  85.  
  86.  
  87.     I'm jumping the version number from 1.4 to 2.0 for this release.
  88.     The reason is that AutoCon's capability has changed so much in this
  89.     release that I think it warrants a Major revision number change.
  90.  
  91.     The major change is the inclusion of two new files.  These are
  92.     MENU.CTL and MENUNUM.COM.  Menu.Ctl is a device driver that can
  93.     disable commands in the CONFIG.SYS file.  MenuNum.Com is a file that
  94.     will ask the portion of Menu.Ctl that stays resident which
  95.     configuration was chosen, and set the DOS ERRORLEVEL to that number.
  96.     This allows setting up menu choices in the AUTOEXEC.BAT file to
  97.     match the choice made from the CONFIG.SYS file.  Together these two
  98.     files allow you to choose a system configuration from a menu of
  99.     configurations during the boot process itself.
  100.  
  101.     AutoCon will handle all of the interface details to these two
  102.     commands for you, and allow you to return to a "Normal" system
  103.     configuration in just a couple of keystrokes.  This will allow you
  104.     to run programs like "Optimize" from Quarterdeck.
  105.  
  106.  
  107.     There is a pull-down menu system available on the main screen.  Each
  108.     item on the menu has a context sensitive help entry.  This should
  109.     make it very easy to get AutoCon up and running the first time, and
  110.     allow you to look up those commands you can't remember the
  111.     keystrokes for.
  112.  
  113.  
  114.     There are two new command line options.  If you enter
  115.  
  116.       AutoCon /<return>
  117.  
  118.     on the command line, a window of your configurations will pop up
  119.     asking you to choose which configuration you wish to use to reboot
  120.     the system.  This is equivalent to the "AutoCon <configuraion name>,
  121.     except that AutoCon lets you choose the name from a pick list.
  122.  
  123.     The second new command is 
  124.  
  125.       AutoCon /@<configuration name>
  126.  
  127.     where <configuration name> is the name shown on the main screen for
  128.     each configuration.  If the name matches the configuration that was
  129.     used for the boot process, the DOS errorlevel will be set to 1.  It
  130.     will be set to 0 otherwise.  For this function to work correctly,
  131.     you need to boot up with Menu.Ctl, or assure that each Autoexec
  132.     field has the correct name assigned with a SET command. See the new
  133.     "Put Name in Environment" editor function defined below.
  134.  
  135.  
  136.     The internal editor has a few new capabilities.  In order to access
  137.     most them you will have to edit your keystrokes (using the F6 key).
  138.     The block operations are no longer constrained to full lines.  The
  139.     default keys for reformating were removed.  You may reassign them.
  140.  
  141.       "Search Function" (default assigned to ^Q^F) allows you to search
  142.       the text for a specified string of text.  The string is active for
  143.       the entire AutoCon session, and will be the same across records.
  144.  
  145.       "Search/Replace Function" (default assigned to ^Q^A) allows you to
  146.       search the text for a specified string of text, and relpace it
  147.       with another string of text.  You will be asked to confirm the
  148.       replacement.
  149.  
  150.       "Repeat Search Function" (default assigned to ^L)  This will
  151.       repeat the last Search, or Search/Replace that was performed.  The
  152.       informations is retained during the AutoCon session, and will be
  153.       the same across records.
  154.  
  155.       "Install Editor Keys" (default assigned to F6) allows you to
  156.       change the editor keys during an edit session.
  157.  
  158.       "Put Name in Environment" (default assigned to AltE) will put a
  159.       SET command in your edit field.  This will guarantee that the
  160.       configuration you are editing has its name placed correctly in the
  161.       environment.  AutoCon will use this name for various command line
  162.       functions.
  163.  
  164.       "Change (Text - AltF6, Block - AltF7, Control Char - AltF8)
  165.       Attribute" will allow you to change the keys that call up the
  166.       editor color installation windows.
  167.  
  168.       "View Last Dos Screen" (default assigned to AltV) allows you to
  169.       see the DOS screen as it was when AutoCOn was started.  Could be
  170.       useful if the reason your changing a configuration is shown there.
  171.  
  172.  
  173.     By March 1, 1991 I will have a support BBS in place operating 24
  174.     hours a day.  The number will be (916) 623 4455.
  175.  
  176.  
  177. Version 1.4
  178.  
  179.     One of the WhatsNews has to do with me, I am now a member of the ASP
  180.     (Association of ShareWare Professionals).  The rest of the WhatsNews
  181.     all concern changes (and additions) to the program.
  182.  
  183.     You now have the option to use the built in editor to edit the
  184.     Autoexec and Config fields, or to install an external editor to do
  185.     the job.  <CtrlF6> wi